adTempus API
PreviousUpNext
IObjectRequestFilter::GetTableName Method

Gets the table name for the selection statement.

C++
HRESULT GetTableName([out,retval] BSTR * tableName);
C#
GetTableName([out,retval] BSTR tableName);
Visual Basic
Sub GetTableName(tableName As [out,retval] BSTR)

The name of the database table to select from.

See the overview for information on the proper syntax for the clause.

adTempus API Reference version 3.0.0.0, revised 10/30/2008